crypto/cipher.ctrAble.NewCTR (method)

2 uses

	crypto/cipher (current package)
		ctr.go#L34: 	NewCTR(iv []byte) Stream
		ctr.go#L41: 		return ctr.NewCTR(iv)